Skip to content

fix: exclude fee lines with zero value#29

Merged
dvdl16 merged 1 commit into
Starktail:version-15from
dlw8:fix/null-value-on-bank-statement-import
Jul 25, 2025
Merged

fix: exclude fee lines with zero value#29
dvdl16 merged 1 commit into
Starktail:version-15from
dlw8:fix/null-value-on-bank-statement-import

Conversation

@dlw8

@dlw8 dlw8 commented Jul 25, 2025

Copy link
Copy Markdown
Contributor

Description

In Bank Statement Import tool, excluded fee lines with a value of 0.

Type of change

  • ⚪ Bug fix (change which fixes an issue)

Tests

  • Unit Tests have been updated or added, as required
  • UI Tests have been updated or added, as required

Checklist:

  • My code follows Naming Guidelines (DocType, Field and Variable naming)
  • No Form changes / My code follows the Form Design Guidelines
  • My code follows the Coding Standards of this project
  • My code follows the Code Security Guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas / No comments necessary
  • I have made corresponding additions/changes to the documentation
  • All business logic and validations are on the server-side / No business logic or validation changes
  • No patches are necessary / Migration Patches have been added to the correct subdirectory of /patches and patches.txt have been updated

User Experience:

Users will no longer import fee lines on Bank Statement imports where the fee value is 0.

@dvdl16 dvdl16 merged commit ee38f95 into Starktail:version-15 Jul 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants